Flexible hose with elbow D13 90° 716 1/2, FF 80

The photographs are for illustrative purposes only.
Get AI analytics on product Flexible hose with elbow D13 90° 716 1/2, FF 80:
9.06€/pc.
Ex Tax: 7.30€/pc.
MAGMA
0 reviews
In stock
Product Code: 000-4394798MASP
EAN Code: 4750667099355
Qty
Tags:

90° Elbow Flexible Hose D13 — FF 80 (1/2", 716)

Flexible hose with a 90° elbow designed to connect plumbing components where a compact angled connection is needed.

Key Benefits


    Space-saving 90° elbow for tight installation areas
  • Flexible design simplifies alignment during installation
  • Compatible with 1/2" connections (as indicated by 1/2)
  • Clearly identified model markings (716 and FF 80) for easy replacement
  • D13 dimension suitable for corresponding plumbing fittings

Applications

Suitable for a range of plumbing connection tasks where an angled flexible link is required.


    Connecting mixer taps and basin fittings
  • Under-sink installations with limited space
  • Linking water heaters or boilers to supply lines
  • Connecting cisterns or toilet fittings

What to Consider When Choosing


    Confirm the D13 dimension matches existing plumbing
  1. Check the 1/2" connection compatibility with your fittings
  2. Ensure a 90° elbow suits the installation space
  3. Match the model identifiers (716, FF 80) for like-for-like replacements
  4. Verify material and durability with supplier information before purchase

Specifications


    Product type: flexible hose with elbow
  • Diameter: D13
  • Angle: 90°
  • Identifier: 716
  • Connection size: 1/2
  • Model: FF 80

Why Buy from SityPro


    Easy online ordering to quickly buy the correct part
  • Transparent price information and clear product features
  • Customer support to confirm compatibility before purchase
  • Delivery available to Estonia and Finland
  • SityPro offers convenient replacement identification (model numbers visible)

Description provided by sitypro.com

Flexible hose with elbow D13 90° 716 1/2, FF 80
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Гибкая подводка с угол. D13 90^ 716 1/2, FF 80

What is the Flexible hose with elbow D13 90° 716 1/2, FF 80 and what is it used for?

Flexible hose with elbow D13 90° 716 1/2, FF 80 (MAGMA model MA1061465SP) is a 90° angled flexible hose designed for compact plumbing connections. It’s used to connect mixer taps, basins, kitchen sinks and small water heaters where a space-saving elbow connection is required.

What are the hose dimensions and connection type (D13, 1/2)?

The hose is D13 in diameter and features a standard 1/2" threaded connection, compatible with most taps and fittings. Model markings 716 and FF 80 help identify the correct replacement.

Is this hose suitable for a kitchen mixer in limited space under the sink?

Yes, the D13 90° elbow hose is designed for space-saving installations under sinks thanks to its 90° angle. Just confirm your tap has a 1/2" thread and that D13 matches the fitting.

Is the hose compatible with water heaters and boilers?

The D13 90° hose can be used with small water heaters and boilers if the appliance has a 1/2" threaded inlet. Always check that the D13 size and 1/2" thread match the appliance connection.

Can I replace a straight hose with this elbow hose?

Yes — you can replace a straight hose with the D13 90° elbow hose if the existing connection is 1/2" and the installation space allows a 90° outlet. Check length and outlet direction before replacing.

What materials is the hose made of and how durable is it (leaks, wear)?

The product text highlights a flexible, reliable construction but does not list specific materials or strength ratings. For durability details, refer to the MAGMA manufacturer specifications for model MA1061465SP.

How do I correctly connect the Flexible hose with elbow D13 90° 1/2 to a mixer tap?

The hose uses a 1/2" threaded connection — screw it onto the tap thread and tighten by hand or with a protected spanner to avoid damaging the nut. Check seals and alignment, then turn on the water and inspect for leaks.

How does model MA1061465SP differ from a standard straight hose?

MA1061465SP features a 90° elbow (marked 716, FF 80) for space-saving angled connections, making installation in tight areas easier. A straight hose does not provide an angled outlet and requires more clearance.

How to choose between this elbow hose and other lengths/angles?

Choose the 90° elbow hose when space is limited and you need an angled outlet; choose a straight or longer hose if there’s room for a direct run. Always confirm D13 diameter and 1/2" thread compatibility before buying.

How do the markings 716 and FF 80 indicate a correct replacement?

Markings 716 and FF 80 identify the specific model; if your original hose or appliance documentation shows these codes, MA1061465SP is a correct replacement. Also match the D13 diameter and 1/2" thread.

Google reviews

See all reviews
//$('#buy_1click').mask("+39999999999",{placeholder:"+3__________"}); //$('#buy_1click').attr('placeholder', 'XXXXXXXXXX'); }); $('#btn_buy_1click').click(function () { var prefix = $('.iti__country.iti__active').data('dial-code'); $('input[name="phone_prefix"]').val(prefix); var answer = checkPhone($(this)); var emailAnswer = validateEmail($('input[name="buy1click_email"]').val()); if(answer != false && emailAnswer != false) { $.ajax({ url: 'index.php?route=extension/module/one_click/add', type: 'post', data: $('input[name=\'phone_prefix\'],input[name=\'phone\'], input[name=\'buy1click_email\'], input[name=\'product_id\'], input[name=\'quantity\']'), dataType: 'json', beforeSend: function () { $('#btn_buy_1click').attr('disabled', 'disabled'); }, success: function (json) { if (json) { $.magnificPopup.open({ items: { src: '
' + '
' + json['popup_heading'] + '
' + '
' + json['popup_order'] + '
' + '
' + json['popup_phone'] + '
' + '
', type: 'inline' }, showCloseBtn: true }); $('#btn_buy_1click').attr('disabled', false); $('#buy_1click').val(''); } } }) } }); function checkPhone(phone_input) { var phone = $('#buy_1click').val(), input = $('#buy_1click'); checker = true; if(!phone){ input.effect('highlight', {color: '#f00'}, 500); checker = false; } else if(/[^0-9-+ (|)]/.test(phone) || phone.length < 7) { input.effect('highlight', {color: '#f00'}, 500); checker = false; } else { } if(checker != true) { return false; } } function validateEmail($email) { var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/; if ($email == '') { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else if (emailReg.test( $email ) == false) { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else { return true; } } $('#buy_1click').attr('placeholder', '5ххххххх');